RXDBGHEN=DISABLED, TXDBGMD=RUN, RXDBGMD=RUN, TXDBGHEN=DISABLED
Debug Control
TXDBGHEN | I2S Transmit DMA Debug Halt Enable. 0 (DISABLED): Transmit DMA requests continue while the core is debug mode. 1 (ENABLED): Transmit DMA requests stop while the core is debug mode. |
RXDBGHEN | I2S Receive DMA Debug Halt Enable. 0 (DISABLED): Receive DMA requests continue while the core is debug mode. 1 (ENABLED): Receive DMA requests stop while the core is debug mode. |
TXDBGMD | I2S Transmit Debug Mode. 0 (RUN): The clock to the I2S transmitter is active in debug mode. 1 (HALT): The clock to the I2S transmitter is not active in debug mode. The clock divider keeps running and the clock will be disabled when two samples are ready to be sent by the transmitter. |
RXDBGMD | I2S Receive Debug Mode. 0 (RUN): The clock to the I2S receiver is active in debug mode. 1 (HALT): The clock to the I2S receiver is not active in debug mode. The clock divider keeps running and the clock will be disabled when two samples are captured in the receiver. |